---
title: "Changes to Get user's projects"
method: GET
path: "/user/{id|username}/projects"
---

# Changes to Get user's projects

`GET /user/{id|username}/projects`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 21 revisions.

- **2026-08-10** `16bb5dbc54f4` — 1 breaking, 39 info

## Changes

- **2026-08-10** `16bb5dbc54f4` — 1 breaking, 39 info
  - the `items/` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - added the optional property `items/approved` to the response with the `200` status
  - added the optional property `items/body_url` to the response with the `200` status
  - added the optional property `items/color` to the response with the `200` status
  - added the optional property `items/discord_url` to the response with the `200` status
  - added the optional property `items/donation_urls` to the response with the `200` status
  - added the optional property `items/icon_url` to the response with the `200` status
  - added the optional property `items/issues_url` to the response with the `200` status
  - added the optional property `items/moderator_message` to the response with the `200` status
  - added the optional property `items/organization` to the response with the `200` status
  - added the optional property `items/queued` to the response with the `200` status
  - added the optional property `items/raw_icon_url` to the response with the `200` status
  - added the optional property `items/requested_status` to the response with the `200` status
  - added the optional property `items/slug` to the response with the `200` status
  - added the optional property `items/source_url` to the response with the `200` status
  - added the optional property `items/wiki_url` to the response with the `200` status
  - removed `#/components/schemas/NonSearchProject, #/components/schemas/ServerRenderedProject, subschema #3` from the `items/` response property `allOf` list for the response status `200`
  - added the required property `items/additional_categories` to the response with the `200` status
  - added the required property `items/body` to the response with the `200` status
  - added the required property `items/categories` to the response with the `200` status
  - added the required property `items/client_side` to the response with the `200` status
  - added the required property `items/description` to the response with the `200` status
  - added the required property `items/downloads` to the response with the `200` status
  - added the required property `items/environment` to the response with the `200` status
  - added the required property `items/followers` to the response with the `200` status
  - added the required property `items/gallery` to the response with the `200` status
  - added the required property `items/game_versions` to the response with the `200` status
  - added the required property `items/id` to the response with the `200` status
  - added the required property `items/license` to the response with the `200` status
  - added the required property `items/loaders` to the response with the `200` status
  - added the required property `items/monetization_status` to the response with the `200` status
  - added the required property `items/project_type` to the response with the `200` status
  - added the required property `items/published` to the response with the `200` status
  - added the required property `items/server_side` to the response with the `200` status
  - added the required property `items/status` to the response with the `200` status
  - added the required property `items/team` to the response with the `200` status
  - added the required property `items/thread_id` to the response with the `200` status
  - added the required property `items/title` to the response with the `200` status
  - added the required property `items/updated` to the response with the `200` status
  - added the required property `items/versions` to the response with the `200` status

---

[Operation](https://skmtc.dev/modrinth/apis/labrinth/docs/user/:id|username/projects/get.md) · [API](https://skmtc.dev/modrinth/apis/labrinth.md) · [Page](https://skmtc.dev/modrinth/apis/labrinth/changes/user/:id|username/projects/get)
